-
Home
-
WP Umbrella: Update Backup Restore & Monitoring
-
2.6.4
-
Code
-
Classes
- BackupConfigData
Total Complexity |
67 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
291 |
Lines of code |
208 |
Logical lines of code |
106 |
Comment lines |
7 |
Methods |
37 |
Properties |
1 |
Methods 37
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getTypeBackup() |
S |
65 |
5 |
9 |
setBatch() |
S |
66 |
3 |
9 |
setFinish() |
S |
66 |
3 |
9 |
getBatchPart() |
S |
66 |
3 |
9 |
getBatch() |
S |
68 |
3 |
8 |
setBatchIterator() |
S |
65 |
3 |
9 |
getBatchIterator() |
S |
66 |
3 |
9 |
getFinish() |
S |
66 |
3 |
9 |
setName() |
S |
66 |
3 |
9 |
getTableByName() |
S |
65 |
3 |
9 |
setBatchPart() |
S |
65 |
3 |
9 |
getDatabaseData() |
S |
65 |
2 |
9 |
getFileData() |
S |
65 |
2 |
9 |
getName() |
S |
71 |
2 |
6 |
addFilenameZipSent() |
S |
67 |
2 |
8 |
getTableByCurrentBatch() |
S |
67 |
2 |
8 |
getTableBatchsByName() |
S |
70 |
2 |
6 |
getIsFileSourceRequired() |
S |
80 |
1 |
3 |
getDatabaseTables() |
S |
80 |
1 |
3 |
setTableBatchsByName() |
S |
75 |
1 |
4 |
getIsDatabaseSourceRequired() |
S |
80 |
1 |
3 |
__construct() |
S |
81 |
1 |
3 |
getMaxSize() |
S |
79 |
1 |
3 |
getExcludeFiles() |
S |
80 |
1 |
3 |
getData() |
S |
82 |
1 |
3 |
getNameWithExtension() |
S |
75 |
1 |
4 |
getBackupId() |
S |
80 |
1 |
3 |
getDatabaseValue() |
S |
79 |
1 |
3 |
getMode() |
S |
80 |
1 |
3 |
getBatchSize() |
S |
79 |
1 |
3 |
getIncrementalDate() |
S |
80 |
1 |
3 |
getBaseDirectory() |
S |
80 |
1 |
3 |
getMaximumMemoryAuthorized() |
S |
79 |
1 |
3 |
setTimestampEndDate() |
S |
76 |
1 |
4 |
getSuffix() |
S |
80 |
1 |
3 |
getTitle() |
S |
80 |
1 |
3 |
hasTableNeedBatchByName() |
S |
75 |
1 |
4 |